I’m using Icinga2 and we send emails to pagerduty to trigger incidents. Within the email is often a specific string that indicates a more detailed issue than the one reflected in the subject line.
How to create a report of all incident records that were created in which the email body contained the words “socket timeout”?
Additionally, it would be useful to get a list of dates and counts for the number of records that occurred on the days when a socket timeout happened.
Thanks in advance,
Chris.